home *** CD-ROM | disk | FTP | other *** search
- |starfromwb|
- windowtitle `«logical» = StartedFromWorkbench
- printlf `Returns TRUE if the application was
- printlf `started from the Workbench.
- end
-
- |thecomline|
- windowtitle `"string" = TheCommandLine
- printlf `Returns the command line if started
- printlf `from CLI, otherwise a NULL string is
- printlf `returned.
- end
-
- |thecurdir|
- windowtitle `"string" = TheCurrentDirectory
- printlf `Returns your applications current
- print `directory. SEE ALSO:
- subject `TheOriginDirectory`TheOriginDirectory`
- end
-
- |theorigdir|
- windowtitle `"string" = TheOriginDirectory
- printlf `Returns the directory your program
- printlf `started running from.
- end
-
- |libraryversion|
- windowtitle `"string" = LibraryVersion`
- printlf `A System Variable which returns the
- printlf `string identifying the current
- printlf `CanDo.Library being used.`
- end
-
-
-
-
-